FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ca.on.oh-setp#1.0.38 (63 ms)

Package ca.on.oh-setp
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh-setp@1.0.38&canonical=http://ontariohealth.ca/fhir/ValueSet/IndigenousIdentity
Url http://ontariohealth.ca/fhir/ValueSet/IndigenousIdentity
Version 1.0.0
Status draft
Name IndigenousIdentity
Title Indigenous Identity
Experimental False
Realm ca
Description A code that represents the indigenous identity of the person

Resources that use this resource

StructureDefinition
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-indigenousidentity Extension: SERIS Indigenous Identity

Resources that this resource uses

CodeSystem
http://snomed.info/sct SNOMED CT (all versions)
http://terminology.hl7.org/CodeSystem/data-absent-reason DataAbsentReason
http://snomed.info/sct SNOMED codes used in this IG
http://snomed.info/sct SNOMED CT Canada Immunizations


Source

{
  "resourceType" : "ValueSet",
  "id" : "indigenous-identity",
  "url" : "http://ontariohealth.ca/fhir/ValueSet/IndigenousIdentity",
  "version" : "1.0.0",
  "name" : "IndigenousIdentity",
  "title" : "Indigenous Identity",
  "status" : "draft",
  "publisher" : "Ontario Health",
  "description" : "A code that represents the indigenous identity of the person",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "29921000087109",
            "display" : "First Nations"
          },
          {
            "code" : "29931000087106",
            "display" : "Inuk/Inuit"
          },
          {
            "code" : "29941000087100",
            "display" : "Métis"
          }
        ]
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "concept" : [
          {
            "code" : "asked-unknown",
            "display" : "Asked But Unknown"
          },
          {
            "code" : "not-asked",
            "display" : "Not Asked"
          },
          {
            "code" : "asked-declined",
            "display" : "Asked But Declined"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.